Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

[nrf toup] Zephyr: Fix the data type for time #172

Merged
merged 1 commit into from
May 30, 2024

Conversation

krish2718
Copy link
Collaborator

@krish2718 krish2718 commented May 28, 2024

We use subtraction operation over time, so, it has to be signed.

Fixes "[nrf toup] Use 64bit data type to store time".

Fixes SHEL-2731.

We use subtraction operation over time, so, it has to be signed.

Fixes "[nrf toup] Use 64bit data type to store time".

Fixes SHEL-2731.

Signed-off-by: Chaitanya Tata <[email protected]>
@sachinthegreen sachinthegreen added this to the 2.7.0 milestone May 28, 2024
@krish2718
Copy link
Collaborator Author

Working with @carlescufi to fix the CI to accept nrf toup.

@krish2718
Copy link
Collaborator Author

Overriding compliance as it's only about missing sauce tag nrf toup.

@krish2718 krish2718 merged commit c947dc6 into nrfconnect:main May 30, 2024
1 check failed
@krish2718 krish2718 deleted the fix_time_type branch May 30, 2024 16:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants